.t1{
  border-spacing: 15px;
}
.t2{
  border-spacing: 0px;
}
th, td{
  border: 2px solid black;
  padding: 10px;
}